Dmitry Dzhus [Tue, 4 Aug 2009 12:46:26 +0000 (12:46 +0000)]
(gdb-thread-number): New variable.
(gdb-current-context-command): New macro which adds --thread
option to command.
(gdb-threads-mode-map): Select thread with SPC
(gdb-thread-list-handler-custom): Mark current thread with overlay
arrow. Synchronize GDB thread and Emacs thread.
(gdb-select-thread): New command which selects current thread.
(gdb-invalidate-frames, gdb-invalidate-locals)
(gdb-invalidate-registers): Use --thread option.
Michael Albinus [Tue, 4 Aug 2009 03:32:33 +0000 (03:32 +0000)]
*** empty log message ***
Michael Albinus [Tue, 4 Aug 2009 03:31:51 +0000 (03:31 +0000)]
* net/tramp.el (top): Make check for tramp-gvfs loading more
robust.
(tramp-handle-insert-file-contents): `unwind-protect' must be
inside `with-parsed-tramp-file-name'.
Michael Albinus [Tue, 4 Aug 2009 03:29:54 +0000 (03:29 +0000)]
* net/tramp-gvfs.el (top): Remove superfluous message when loading
fails.
Nick Roberts [Mon, 3 Aug 2009 22:07:50 +0000 (22:07 +0000)]
(jdb): Set gud-jdb-classpath-string to current
directory if CLASSPATH is not set.
Nick Roberts [Mon, 3 Aug 2009 22:07:23 +0000 (22:07 +0000)]
*** empty log message ***
Michael Albinus [Mon, 3 Aug 2009 08:31:08 +0000 (08:31 +0000)]
*** empty log message ***
Michael Albinus [Mon, 3 Aug 2009 08:22:04 +0000 (08:22 +0000)]
*** empty log message ***
Michael Albinus [Mon, 3 Aug 2009 08:21:29 +0000 (08:21 +0000)]
* net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New
defconst.
(tramp-rfn-eshadow-update-overlay): Use it.
Chong Yidong [Sun, 2 Aug 2009 23:51:54 +0000 (23:51 +0000)]
* net/newst-backend.el (newsticker--raw-url-list-defaults): Update
freshmeat link. Delete newsforge.com as it seems gone.
Chong Yidong [Sun, 2 Aug 2009 23:22:03 +0000 (23:22 +0000)]
* select.el (x-set-selection): Doc fix (Bug#4021).
* w32-fns.el (x-set-selection): Doc fix (Bug#4021).
Chong Yidong [Sun, 2 Aug 2009 23:09:00 +0000 (23:09 +0000)]
* help-fns.el (describe-variable): Treat list return values from
dir-locals-find-file properly (Bug#4005).
Chong Yidong [Sun, 2 Aug 2009 22:51:32 +0000 (22:51 +0000)]
* speedbar.texi (Basic Key Bindings): Fix typo.
Chong Yidong [Sun, 2 Aug 2009 22:49:24 +0000 (22:49 +0000)]
* INSTALL: Fix free fonts URL.
Michael Albinus [Sun, 2 Aug 2009 17:36:14 +0000 (17:36 +0000)]
* NEWS: Autorevert Tail mode works now for remote files.
Michael Albinus [Sun, 2 Aug 2009 17:35:55 +0000 (17:35 +0000)]
*** empty log message ***
Michael Albinus [Sun, 2 Aug 2009 17:29:56 +0000 (17:29 +0000)]
*** empty log message ***
Michael Albinus [Sun, 2 Aug 2009 17:29:29 +0000 (17:29 +0000)]
* files.texi (Reverting): Auto-Revert Tail mode works also for remote
files.
Michael Albinus [Sun, 2 Aug 2009 17:21:16 +0000 (17:21 +0000)]
*** empty log message ***
Michael Albinus [Sun, 2 Aug 2009 17:20:39 +0000 (17:20 +0000)]
* autorevert.el (auto-revert-handler): Allow
`auto-revert-tail-mode' for remote files.
Michael Albinus [Sun, 2 Aug 2009 17:16:39 +0000 (17:16 +0000)]
* net/tramp.el (tramp-debug-message): Print also microseconds.
(tramp-handle-insert-file-contents): Optimize, when BEG
or END is non-nil.
(tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
(tramp-get-debug-buffer): Change `outline-regexp' according to new
format.
Michael Albinus [Sun, 2 Aug 2009 17:15:42 +0000 (17:15 +0000)]
* net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
(tramp-get-file-property): Use it.
Adrian Robert [Sun, 2 Aug 2009 15:37:07 +0000 (15:37 +0000)]
* nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family.
Jason Rumney [Sun, 2 Aug 2009 14:56:04 +0000 (14:56 +0000)]
(read-file-name): Treat confirm options to
MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
Chong Yidong [Sun, 2 Aug 2009 14:20:02 +0000 (14:20 +0000)]
* font-lock.el (font-lock-string-face, font-lock-builtin-face)
(font-lock-variable-name-face, font-lock-constant-face): Darken
the colors for light backgrounds.
Eli Zaretskii [Sat, 1 Aug 2009 16:21:45 +0000 (16:21 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 1 Aug 2009 08:20:17 +0000 (08:20 +0000)]
(rmail-header-summary): Ignore letter-case of month names. (Bug#3987)
Miles Bader [Sat, 1 Aug 2009 02:11:36 +0000 (02:11 +0000)]
Add arch tagline
Chong Yidong [Fri, 31 Jul 2009 02:14:43 +0000 (02:14 +0000)]
* simple.el (line-move-visual): Perform hscroll to the recorded position.
Chong Yidong [Fri, 31 Jul 2009 01:34:26 +0000 (01:34 +0000)]
* simple.el (line-move-finish): Pass whole number to
line-move-to-column.
Dmitry Dzhus [Thu, 30 Jul 2009 08:04:13 +0000 (08:04 +0000)]
(gdb-place-breakpoints): Use full path when setting breakpoints.
Jay Belanger [Thu, 30 Jul 2009 04:57:42 +0000 (04:57 +0000)]
*** empty log message ***
Jay Belanger [Thu, 30 Jul 2009 04:56:19 +0000 (04:56 +0000)]
*** empty log message ***
Jay Belanger [Thu, 30 Jul 2009 04:55:45 +0000 (04:55 +0000)]
(Help Commands): Add index entries for "prefix ?" keybindings.
Jay Belanger [Thu, 30 Jul 2009 04:44:23 +0000 (04:44 +0000)]
*** empty log message ***
Jay Belanger [Thu, 30 Jul 2009 04:43:11 +0000 (04:43 +0000)]
calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
Jay Belanger [Thu, 30 Jul 2009 04:40:41 +0000 (04:40 +0000)]
*** empty log message ***
Jay Belanger [Thu, 30 Jul 2009 04:37:51 +0000 (04:37 +0000)]
(Vector/Matrix Functions): Add index entries for both "v" and "V" key
bindings. Mention that `calc-matrix-brackets' only affects matrices
with more than one row.
Adrian Robert [Wed, 29 Jul 2009 16:03:12 +0000 (16:03 +0000)]
* nsfont.m (ns_findfonts): Fix 2009-07-24 change to return only one element, not a list, for match case.
Jason Rumney [Wed, 29 Jul 2009 15:26:21 +0000 (15:26 +0000)]
Updated ready for release
Chong Yidong [Wed, 29 Jul 2009 13:34:19 +0000 (13:34 +0000)]
* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
Dmitry Dzhus [Wed, 29 Jul 2009 09:14:13 +0000 (09:14 +0000)]
(gdb-goto-breakpoint): Use full path when setting breakpoints.
Jay Belanger [Wed, 29 Jul 2009 03:46:13 +0000 (03:46 +0000)]
*** empty log message ***
Jay Belanger [Wed, 29 Jul 2009 03:45:15 +0000 (03:45 +0000)]
*** empty log message ***
Jay Belanger [Wed, 29 Jul 2009 03:43:52 +0000 (03:43 +0000)]
(Stack Manipulation Commands): Add documentation for
`calc-transpose-lines'
Jay Belanger [Wed, 29 Jul 2009 03:42:49 +0000 (03:42 +0000)]
(calc-mode-map): Add keybinding for `calc-transpose-lines'.
Jay Belanger [Wed, 29 Jul 2009 03:42:19 +0000 (03:42 +0000)]
(calc-transpose-lines): New function.
Michael Albinus [Tue, 28 Jul 2009 20:36:57 +0000 (20:36 +0000)]
*** empty log message ***
Michael Albinus [Tue, 28 Jul 2009 20:34:32 +0000 (20:34 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
Simplify check for out-of-band methods.
(tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
Chong Yidong [Tue, 28 Jul 2009 15:27:44 +0000 (15:27 +0000)]
* building.texi (Lisp Libraries): Clarify meaning of autoloading.
Chong Yidong [Tue, 28 Jul 2009 15:08:17 +0000 (15:08 +0000)]
* emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
examples.
Dan Nicolaescu [Tue, 28 Jul 2009 08:06:36 +0000 (08:06 +0000)]
(vc-git-checkin): Fix typo.
Steve Yegge [Tue, 28 Jul 2009 05:57:35 +0000 (05:57 +0000)]
added js2-mode.el
Kenichi Handa [Tue, 28 Jul 2009 02:09:52 +0000 (02:09 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 28 Jul 2009 02:07:54 +0000 (02:07 +0000)]
(font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly.
Kenichi Handa [Tue, 28 Jul 2009 02:07:05 +0000 (02:07 +0000)]
(xfont_list_pattern): Don't ignore the return value of
font_parse_xlfd. Check font properties more rigidly.
Nick Roberts [Tue, 28 Jul 2009 01:47:44 +0000 (01:47 +0000)]
(jdb): Add gud-pstar to dump object information.
(gud-menu-map): Adjust tooltip accordingly.
Nick Roberts [Tue, 28 Jul 2009 01:47:11 +0000 (01:47 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 27 Jul 2009 17:52:17 +0000 (17:52 +0000)]
(SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h
Dan Nicolaescu [Mon, 27 Jul 2009 17:50:22 +0000 (17:50 +0000)]
(vc-bzr-print-log): Pass multiple arguments to bzr log.
(vc-bzr-log-view-mode): Adjust log-view-file-re.
Dan Nicolaescu [Mon, 27 Jul 2009 17:41:38 +0000 (17:41 +0000)]
(change-log-mode-map): Add a menu.
Michael Albinus [Mon, 27 Jul 2009 10:11:47 +0000 (10:11 +0000)]
*** empty log message ***
Michael Albinus [Mon, 27 Jul 2009 10:11:36 +0000 (10:11 +0000)]
* dbus.texi (Receiving Method Calls): Describe special return value
`:ignore'.
Michael Albinus [Mon, 27 Jul 2009 10:02:50 +0000 (10:02 +0000)]
*** empty log message ***
Michael Albinus [Mon, 27 Jul 2009 10:02:38 +0000 (10:02 +0000)]
* net/dbus.el (dbus-call-method-non-blocking): Handle the case the
function returns nil.
(dbus-handle-event): Handle special return value :ignore.
Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
Kenichi Handa [Mon, 27 Jul 2009 04:19:57 +0000 (04:19 +0000)]
*** empty log message ***
Kenichi Handa [Mon, 27 Jul 2009 04:19:03 +0000 (04:19 +0000)]
(face_with_height): Call font_clear_prop.
Bastien Guerry [Mon, 27 Jul 2009 02:02:49 +0000 (02:02 +0000)]
Better docstring for `called-interactively-p'.
Chong Yidong [Sun, 26 Jul 2009 23:09:44 +0000 (23:09 +0000)]
* dispnew.c (init_display): Use Qx, Qw32, and Qns.
* xterm.c (x_term_init): Use Qx.
Chong Yidong [Sun, 26 Jul 2009 23:06:49 +0000 (23:06 +0000)]
* view.el (view-mode-enable): Don't define Helper-return-blurb if
it's not needed.
Bastien Guerry [Sun, 26 Jul 2009 19:20:51 +0000 (19:20 +0000)]
Docstring cleanup: use "mouse pointer" instead of "mouse cursor".
Bastien Guerry [Sun, 26 Jul 2009 19:16:16 +0000 (19:16 +0000)]
Slightly fix the docstring of `select-frame'.
Chong Yidong [Sun, 26 Jul 2009 17:26:29 +0000 (17:26 +0000)]
Entry removed:
** Implement something better than the current Refill mode.
Chong Yidong [Sun, 26 Jul 2009 17:24:13 +0000 (17:24 +0000)]
Entry removed:
** "Options -> Save Options" should save the font set via "Set Font/Fontset"
Chong Yidong [Sun, 26 Jul 2009 15:59:37 +0000 (15:59 +0000)]
Mention etc/compilation.txt
Chong Yidong [Sun, 26 Jul 2009 15:58:55 +0000 (15:58 +0000)]
Add Perl-Glib sample message.
Chong Yidong [Sun, 26 Jul 2009 12:58:56 +0000 (12:58 +0000)]
* nsfont.m (nsfont_draw): Revert 2009-07-15 change.
* nsterm.m (ns_maybe_dumpglyphs_background): Revert 2009-07-15
change.
(ns_get_color): Revert 2009-07-16 change.
Miles Bader [Sun, 26 Jul 2009 08:34:53 +0000 (08:34 +0000)]
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1616
Eli Zaretskii [Sat, 25 Jul 2009 09:42:50 +0000 (09:42 +0000)]
Fix last change.
Eli Zaretskii [Sat, 25 Jul 2009 09:31:05 +0000 (09:31 +0000)]
Fix Bug#3888:
w32-vars.el (x-select-enable-clipboard): Doc fix.
term/pc-win.el (x-display-name, x-colors)
(x-select-enable-clipboard, x-select-text): Doc fix.
term/common-win.el (x-display-name, x-colors): Doc fix.
term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
(xw-defined-colors): Doc fix.
w32-fns.el (x-select-text, x-setup-function-keys)
(x-get-selection, x-set-selection): Doc fix.
term/x-win.el (x-select-text, x-setup-function-keys)
(x-select-enable-clipboard, xw-defined-colors): Doc fix.
select.el (x-set-selection): Doc fix.
Eli Zaretskii [Sat, 25 Jul 2009 08:50:51 +0000 (08:50 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 25 Jul 2009 08:50:17 +0000 (08:50 +0000)]
(syms_of_lread) <force_load_messages>: New variable.
(Fload): Use it to force load messages, even if NOMESSAGES is non-nil.
Michael Albinus [Sat, 25 Jul 2009 08:31:40 +0000 (08:31 +0000)]
*** empty log message ***
Michael Albinus [Sat, 25 Jul 2009 08:31:09 +0000 (08:31 +0000)]
* net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
instead of "IsNSSSupportAvailable". Avahi ought to work also when
"IsNSSSupportAvailable" method is not available. Reported by
Steve Youngs <steve@sxemacs.org>.
Eli Zaretskii [Sat, 25 Jul 2009 07:45:10 +0000 (07:45 +0000)]
Mention probloems with long directory names under `nextstep'.
Ken Raeburn [Sat, 25 Jul 2009 07:43:08 +0000 (07:43 +0000)]
* coding.h (decode_coding_string, encode_coding_string): Use
SCHARS macro.
Ken Raeburn [Sat, 25 Jul 2009 07:36:17 +0000 (07:36 +0000)]
* lread.c: Rewrite 2009-07-21 changes.
(load_depth): Deleted.
(Qload_in_progress): New variable.
(load_unwind): Don't reference load_depth or load_in_progress.
(Fload): Likewise; specbind Qload_in_progress instead.
(init_lread): Don't initialize load_depth.
(syms_of_lread): Initialize and protect Qload_in_progress.
Adrian Robert [Fri, 24 Jul 2009 15:43:22 +0000 (15:43 +0000)]
* nsfont.m (ns_findfonts): Correctly return fallback in match case.
Alan Mackenzie [Fri, 24 Jul 2009 12:14:02 +0000 (12:14 +0000)]
(Config Basics, File Styles): Document that at mode initialization, any
individual variable setting now takes precedence over one done via
c-file-style/c-file-offsets.
Alan Mackenzie [Fri, 24 Jul 2009 12:12:47 +0000 (12:12 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 24 Jul 2009 08:09:30 +0000 (08:09 +0000)]
Fix previous change.
Kenichi Handa [Fri, 24 Jul 2009 07:59:51 +0000 (07:59 +0000)]
*** empty log message ***
Kenichi Handa [Fri, 24 Jul 2009 07:57:31 +0000 (07:57 +0000)]
Fix previous change.
Kenichi Handa [Fri, 24 Jul 2009 07:56:19 +0000 (07:56 +0000)]
Fix setting of category ?C, ?|, ?K,
and ?H. Fix setting of case for Latin Extended and Greek
Extended.
(build-unicode-category-table): Fix range checks.
Dan Nicolaescu [Fri, 24 Jul 2009 05:41:17 +0000 (05:41 +0000)]
* vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
the buffer we try to sync is current when calling
vc-resynch-buffer.
* vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
not show up to date files.
Glenn Morris [Fri, 24 Jul 2009 03:54:25 +0000 (03:54 +0000)]
(gnus-demon-add-nntp-close-connection): Fix typo. (Bug#3903)
Glenn Morris [Fri, 24 Jul 2009 03:52:42 +0000 (03:52 +0000)]
(elint-current-buffer, elint-defun):
Add autoload cookies. If necessary, initialize.
(elint-log): Handle non-file buffers.
(elint-initialize): Add optional argument to reinitialize.
(elint-find-builtin-variables): Save excursion.
Adrian Robert [Thu, 23 Jul 2009 14:41:05 +0000 (14:41 +0000)]
* nsfont.m (NSFontDescriptor.h): Explicitly include under GNUstep.
Adrian Robert [Thu, 23 Jul 2009 13:21:44 +0000 (13:21 +0000)]
* nsterm.m (ns_lookup_indexed_color): Check for bad index. (ns_index_color): Init unused slot to 0. (ns_dumpglyphs_box_or_relief): Replace useless xassert with an if(). Bug 3714, possibly 3082.
Adrian Robert [Thu, 23 Jul 2009 11:52:45 +0000 (11:52 +0000)]
* nsterm.m (EmacsView-keyUp:): Only act when running under Tiger.